@charset "utf-8";
html{font-size: 625%;-webkit-text-size-adjust:none;}
*{margin:0;padding:0;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;-webkit-tap-highlight-color: transparent;}
body{font-family:'Microsoft YaHei';font-size:.16rem;color:#000;background:#fff;}
ul,li{list-style:none;}
a{text-decoration:none;outline:none;color:#000;cursor: pointer;}
a:hover{text-decoration:none;}
.left{float:left}
.right{float:right}
img{border:0;max-width:100%;max-height:100%;}
h1, h2, h3, h4, h5, h6, b, i, em {font-size: 100%;font-style:normal;font-weight: normal;}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Microsoft YaHei';}
.none{ display:none;}
.area{position:relative;margin:0 auto;width:100%;padding:0 .8rem;}
.area,.clear{*zoom:1;}
.area:after,.clear:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}

.mgrt0{margin-right:0 !important;}
.mgrtp0{margin-top:0 !important;}
.mgrlt{margin-left:0 !important;}
.mgrbt0{margin-bottom:0 !important;}
.left{float:left;}
.right{float:right;}
.toupper{text-transform: uppercase;}

/* 普通翻页器-默认居中 */
.pagination{    margin: .34rem auto .8rem;   padding: 0;font-size:0;text-align:left;white-space:nowrap;}
.pagination a,
.pagination i{display:inline-block;*display:inline;margin:0 .1rem; text-align: center; zoom:1;vertical-align:middle;font-size:0.18rem;letter-spacing:normal;word-spacing:normal;color:#666;  width:.4rem;height:.4rem;line-height:.4rem;}
.pagination a:first-child{margin-left:0;}
.pagination a:hover,
.pagination a:active{ color:#ffb300;  }
.pagination a.z-crt,
.pagination a.z-crt:hover,
.pagination a.z-crt:active{ color:#ffb300; cursor:default;}
.pagination .pageprv,.pagination .pagenxt{color:#ffb300;
    border:1px solid #ffb300;
    width:.94rem;border-radius:.25rem;}


#platform img{
    max-width:none !important;
    max-height:none !important;
}
